home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / Access / Users / Teppic < prev    next >
Text File  |  1996-11-05  |  807b  |  20 lines

  1. ;$HBBS
  2. ; files in this directory (HBBS:Access/Users) that are named the same as a users
  3. ; handle override thier access level settings.
  4. ; note that the users access level stored in the userdata is checked first then the
  5. ; bbs loads the setting for that access level from the HBBS:Access/Levels/Level_XX
  6. ; then it overrides the settings read in from that file with the settings in THIS
  7. ; file.  So it's best to keep the list of changed items in this file fairly
  8. ; small rather than copying the access/levels/level_xx and renaming it.
  9. ; but you can if you a) know what you are doing or b) if you feel like it!
  10.  
  11.  
  12. ; this file is used in the same way as /X uses it's BBS:Access/ACS.XXX.info files
  13.  
  14.  
  15. ; Grant user EALL type access
  16. AllowEVERYBODY=TRUE
  17.  
  18. ; User can have as many bytes as he likes
  19. UnlimitedBytes=FALSE
  20.